< < 
 
 @ h a n g a r   1 
 
 { 
 
 	 # s t r i n g   n a m e   " h a n g a r _ v e g e t a b l e s " ; 
 
 	 # s t r i n g   t y p e _ g o o d s   " b u i l d i n g s " ; 
 
 	 # i n t   p r i c e   5 0 0 ; 
 
 	 # p o i n t   p o s   0 ,   0 ; 
 
 	 # p o i n t   s i z e   2 5 6 ,   2 5 6 ; 
 
 	 # b o o l   s o l i d   t r u e ; 
 
 	 # p o i n t   z b a s e   1 0 ,   - 3 4 ; 
 
 	 # s t r i n g   t e x p i c t u r e _ n a m e   " h a n g a r _ v e g e t a b l e s . t g a " ; 
 
 	 # s t r i n g   t e x h i g h l i g h t _ n a m e   " h a n g a r _ v e g e t a b l e s . t g a " ; 
 
 	 # s t r i n g   t e x m a s k _ n a m e   " h a n g a r _ v e g e t a b l e s . t g a " ; 
 
 	 
 
 	 # p o i n t   b a s e _ c e n t e r   2 ,   - 4 2 ; 
 
 	 # p o i n t   b a s e _ r a d i u s   9 8 ,   8 0 ; 
 
 	 # p o i n t   d o c k _ c e n t e r   0 ,   - 1 2 2 ; 
 
 	 # p o i n t   d o c k _ r a d i u s   8 ,   8 ; 
 
 	 
 
 	 # s t r i n g   a c c e p t _ g o o d s   " v e g e t a b l e s   h e r b   p i g g y   p i g _ f o o d   g r a s s   f l e e c e " ; 
 
 
 
 	 @ s p r i t e 
 
 	 { 
 
 	 	 # s t r i n g   n a m e   " s p r i t e _ b i r d " ; 
 
 	 	 # p o i n t   p o s   6 ,   1 2 ; 
 
 	 	 # p o i n t   s i z e   3 2 ,   3 2 ; 
 
 	 	 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " b i r d _ i d l e 0 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   0 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   7 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " b i r d _ i d l e 0 . t g a " ; 
 
 	 	 } 
 
 	 } 
 
 
 
 	 @ d u m m y _ b a r ; 
 
 } 
 
 > > 
 
 
 
 